home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / WIN / UT_SYSTM / WINSTART.ZIP / WINSTART.TXT < prev   
Encoding:
Text File  |  1994-12-21  |  14.7 KB  |  336 lines

  1.  
  2. WinStart v1.0
  3. =============
  4.  
  5. Contents
  6. --------
  7. I.    Introduction
  8. II.   WinStart's Options
  9. III.  Configuring WinStart
  10. IV.   Technical support
  11. V.    How to register
  12. VI.   Definition of shareware
  13. VII.  Disclaimer
  14. VIII. Tips and tricks
  15.  
  16. File list
  17. ---------
  18. WINSTART.EXE - WinStart v1.0 executable file
  19. WINSTART.TXT - Manual and registration information for WinStart
  20. RUNME.EXE    - Viewer/printer for WinStart's documentation
  21. RUNME.TXT    - How to use RUNME.EXE
  22. README.TXT   - A quick introduction and quick-start instructions
  23. INSTALL.EXE  - Installation program for WinStart
  24. ORDERFRM.TXT - Order form for registering WinStart
  25.  
  26. Introduction 
  27. ------------ 
  28. WinStart is a utility that will allow you to decide whether you want to go to 
  29. DOS or to Windows when you start your computer.
  30.  
  31. WinStart is designed to be placed in your AUTOEXEC.BAT file so it is run every 
  32. time you start your computer. It is not a TSR, so it will not use any of your 
  33. computer's memory once it is finished.
  34.  
  35. It is assumed that your current configuration always goes directly into 
  36. Windows when you start your computer. If you are like me, you don't always 
  37. want to start Windows. Sometimes you want to do something in DOS first or 
  38. would rather do something in DOS rather than Windows (such as a game that 
  39. can't be run from Windows). In these cases, its either awkward to try to stop 
  40. the process yourself, or you go through the hassle of waiting until Windows 
  41. starts and then exiting.
  42.  
  43. This is where WinStart steps in. It gives you the option of stopping the 
  44. start-up process and going directly to DOS by pressing a key on your keyboard. 
  45. If you don't in the specified amount of time, WinStart will go ahead and start 
  46. Windows.
  47.  
  48. Winstart has two display modes. The first is in text-mode and leaves your 
  49. screen visible and is called single-line mode. The second is in graphics mode 
  50. and covers the entire screen and is called full-screen mode. Winstart's basic 
  51. display is a short message giving you instructions on what you can do and a 
  52. timer that shows how much time you have left. The following is an example in 
  53. single-line mode:
  54.  
  55. If you do not press a key, WINDOWS will start in 5 seconds (Press [CTRL]-[O] 
  56. to change WinStart's options or [ESC] to go directly to Windows)
  57.  
  58. If WinStart has not been registered, a short reminder of that fact will also 
  59. be shown.
  60.  
  61. As shown above, you have four options:
  62.  
  63. (1) Do nothing. Once the time is up, Windows will be started.
  64.  
  65. (2) Press a key on your keyboard. Winstart will stop the countdown and exit to 
  66. DOS.
  67.  
  68. (3) Press [ESC]. WinStart will skip the countdown and go directly to Windows.
  69.  
  70. (4) Press [CTRL]-[O]. WinStart will pause the countdown and show a dialog box 
  71. where you can set WinStart's options, restart the timer, etc. These functions 
  72. are explained further below.
  73.  
  74. (5) A fifth option is available if you have not registered WinStart. You can 
  75. press [CTRL-R] to print an order form.
  76.  
  77. WinStart's Options
  78. ------------------
  79. WinStart has the following options. The next section explains how to change 
  80. these options:
  81.  
  82. Audio warning - An audible tone can be played to warn you that the countdown 
  83.                 is starting.
  84.  
  85. Full screen   - WinStart can be in full-screen mode or single-line mode, as 
  86.                 explained above.
  87.  
  88. Timer sound   - An audible click can be played for each second on the timer 
  89.                 (like the ticking of a clock)
  90.  
  91. Time          - The number of seconds that WinStart will wait before starting 
  92.                 Windows
  93.  
  94. Windows path  - The exact location of Windows on your computer
  95.  
  96. The following is how the options are set initially - unless you make any 
  97. changes (also known as the default settings):
  98.  
  99. Audio warning - On
  100. Full screen   - Off
  101. Timer sound   - On
  102. Time          - 5 seconds
  103. Windows path  - C:\WINDOWS\WIN.COM
  104.  
  105. Configuring WinStart 
  106. -------------------- 
  107. There are two ways to configure WinStart - using the command line, or using 
  108. the Options dialog box and saving your options to a file.
  109.  
  110. First, WinStart recognizes the following on the command line:
  111.  
  112. Setting              Description
  113. -------              -----------
  114. AW=ON or OFF         Turn audible warning on or off
  115. FS=ON or OFF         Show message over entire screen or sing line
  116. TS=ON or OFF         Turn audible clock ticks on or off
  117. TIME=# of seconds    The number of seconds to count down
  118. WIN=path             The path to WINDOWS on your hard disk 
  119.                      (must include the filename)
  120. ?                    Shows a screen explaining how to use the command-line 
  121.                      parameters
  122.                      
  123. All five parameters must be followed with an equal sign and their setting. 
  124. For AW, FS, TS, the setting is the word ON or OFF. TIME's setting is the 
  125. actual number of seconds, and WIN is the full pathname for Windows on your 
  126. computer.
  127.  
  128. Examples:
  129.  
  130. (1) Turn the audible warning off and set where WINDOWS is located
  131.  
  132.     WINSTART AW=OFF WIN=C:\WIN\WIN.COM
  133.  
  134. (2) Set the timer for 10 seconds and no audible clock ticks
  135.  
  136.     WINSTART TS=OFF TIME=10
  137.  
  138. Second, and the easiest method, is to press [CTRL]-[O] during the countdown. 
  139. WinStart will show whats called a dialog box where you can easily set the 
  140. options to your preferences. The Options dialog box is shown below:
  141.  
  142. +-[ ]-------------------------- Options ------------------------------+
  143. |                                                                     |
  144. |  Options                    Read from file  |          Ok        |  |
  145. |   [ ] Audible warning       ----------------     ----------------   |
  146. |   [ ] Full screen            Save to disk   |        Cancel      |  |
  147. |   [X] Timer sound           ----------------     ----------------   |
  148. |                             Restart timer   |        About       |  |
  149. |  Time                       ----------------     ----------------   |
  150. |   5                                                                 |
  151. |                                                                     |
  152. |  Windows path                                                       |
  153. |   C:\WIN\WIN.COM                Browse      |                       |
  154. |                             ----------------                        |
  155. +---------------------------------------------------------------------+
  156.  
  157. The options are shown as they are currently set. In this case, audible warning 
  158. and full screen are off and timer sound is on. Time is set to 5 seconds and 
  159. Windows path is set to C:\WIN\WIN.COM. If you were to set this using the 
  160. command-line, it would look like this:
  161.  
  162.      WINSTART AW=OFF FS=OFF TS=ON TIME=5 WIN=C:\WIN\WIN.COM      
  163.      
  164. This dialog box is for the most part self-explanatory. Use the [TAB] key to 
  165. move around in the dialog box. Under Options, click with the mouse or use the 
  166. [UP] and [DOWN] keys to pick an option and press the SPACEBAR to turn an 
  167. option on or off. Under Time or Windows Path, type the setting you want. 
  168. Neither one will allow you to enter an incorrect setting, and Windows Path 
  169. will make sure the location you entered is correct.
  170.  
  171. On the right side of the dialog box you see what are called buttons. Either 
  172. click on them once with the mouse or press [TAB] until the one you want is 
  173. highlighted and press [ENTER]. The button's functions are explained below:
  174.  
  175. (1) Read from file - You can create more than one configuration file if you 
  176. want. Use this to read a configuration file if you do so.
  177.  
  178. (2) Save to disk - This will save all options to disk. Next time WinStart 
  179. starts up, it will look for this file and use the settings that are in it. You 
  180. can use this method instead of the command-line to configure Winstart.
  181.  
  182. (3) Restart timer - This will close the dialog box and restart the timer. If 
  183. you change the number of seconds, it will ask if you want to restart with the 
  184. new time. If any other settings are changed, the new settings will also be 
  185. used.
  186.  
  187. (4) Ok - This will close the dialog box. The timer will continue where it left 
  188. off and any options that have been changed will use their new settings.
  189.  
  190. (5) Cancel - This will close the dialog box. The timer will continue where it 
  191. left off, and all changes will be ignored.
  192.  
  193. (6) About - This will show a dialog box with WinStart's name, version, and 
  194. copyright information. If WinStart has been registered, your name will be 
  195. shown here.
  196.  
  197. (7) Browse - This will allow you to search your hard drive for where 
  198. Windows is located and automatically update Windows Path if you find 
  199. it.
  200.  
  201. It is recommended, but not required, that you use the Options dialog box to 
  202. set the options to your tastes and then save the options to disk for next 
  203. time. You can also experiment with WinStart by turning the options on you want 
  204. to see and restarting the timer to see their affect.
  205.  
  206. Technical support
  207. -----------------
  208. Technical support is offered for all users - registered and non-registered. 
  209. Eagle Software can be contacted using the following methods:
  210.  
  211. (1) Compuserve - Send e-mail to Eagle Software at [72603,3616].
  212.  
  213. (2) Telephone - (614) 743-2164
  214.  
  215. (3) Mail to the following address:
  216.  
  217.     Eagle Software
  218.     PO Box 399
  219.     Somerset, OH  43783
  220.     
  221. Comments and ideas are welcome and appreciated. Also, custom versions are 
  222. available upon request.
  223.      
  224. How to register
  225. ---------------
  226. WinStart is not free. After a trial period of thirty days and if you decide 
  227. you want to keep WinStart, it is requested that you register WinStart. 
  228. WinStart's registration fee is $15.00. There are three ways you can register 
  229. Winstart:
  230.  
  231. (1) Compuserve - GO SWREG, follow the prompts, and use ID 4128
  232.  
  233. (2) In the Options dialog box, press the Order Form Button. Once the order 
  234. form is printed, mail with your payment to the address above.
  235.  
  236. (3) Print ORDERFRM.TXT, fill out, and mail with your payment to the address 
  237. given above.
  238.  
  239. Registration gets you the following benefits:
  240.  
  241. (1) The latest version of WinStart
  242. (2) The ability to customize colors in WinStart
  243. (3) A free Compuserve membership kit
  244. (4) Notification and discounts of all upgrades
  245. (5) Discounts on future Eagle Software products
  246. (6) A warm, fuzzy feeling!
  247.  
  248. Tips and tricks
  249. ---------------
  250. As mentioned above, the easiest way to configure WinStart is by using the 
  251. Options dialog box and saving your options to a file.
  252.  
  253. You may also be interested in the fact that WinStart does *not* have to start 
  254. Windows. Any executable program can be specified. All WinStart does is check 
  255. that the program you specify actually exists where you said it does. It does 
  256. not - and technically cannot - verify that it is Windows.
  257.  
  258. Custom versions are available. One idea that I can think of is having Winstart 
  259. start an alternate program instead of going to DOS. Another would be having 
  260. WinStart display a menu of programs to choose from and automatically choosing 
  261. one after a specific time limit.
  262.  
  263. Any ideas? Something you have always wanted but can't find it anywhere - or 
  264. find it but don't really like the way some one else does  it? Contact Eagle 
  265. Software - if its possible, we'll try it, and if its not - we'll still try!
  266.  
  267. Definition of shareware 
  268. ----------------------- 
  269. Shareware distribution gives users a chance to try software before buying it. 
  270. If you try a Shareware program and continue using it, you are expected to 
  271. register. Individual programs differ on details - some request registration 
  272. while others require it, some specify a maximum trial period. With 
  273. registration, you get anything from the simple right to continue using the 
  274. software to an updated program with a printed manual.
  275.  
  276. Copyright laws apply to both Shareware and commercial software, and the 
  277. copyright holder retains all rights, with a few specific exceptions as stated 
  278. below. Shareware authors are accomplished programmers just like comercial 
  279. authors, and the programs are of comparable quality. (In both cases, there as 
  280. good programs and bad ones!) The main difference is in the method of 
  281. distribution. The author specifically grants the right to copy and distribute 
  282. the software, either to all and sundry or to a specific group. For example, 
  283. some authors require written permission before a commercial disk vendor may 
  284. copy their shareware.
  285.  
  286. Shareware is a distribution method, not a type of software. You should find 
  287. software that suits your needs and pocketbook, whether it's commercial or 
  288. Shareware. The Shareware system makes fitting your needs easier, because you 
  289. can try before you buy. And because the overhead is low, prices are low also. 
  290. Shareware has the ultimate money-back guarantee -- if you don't use the 
  291. product, you don't pay for it.
  292.  
  293. Disclaimer
  294. ----------
  295. Users of WinStart must accept this disclaimer of warranty: "WinStart is 
  296. supplied as is. The author disclaims all warranties, expressed or implied, 
  297. including, without limitation, the warranties of merchantability and of 
  298. fitnesss for any purpose. The author assumes no liability for damages, direct 
  299. or consequential, which may result from the use of WinStart."
  300.  
  301. WinStart is a "shareware program" and is provided at no charge to the user for 
  302. evaluation. Feel free to share it with your friends, but please do not give it 
  303. away altered or as part of another system. The essence of  "user-supported" 
  304. software is to provide personal computer users with quality software without 
  305. high prices, and yet to provide incentive for programmers to continue to 
  306. develop new products. If you find this program useful and find that you are 
  307. using WinStart and continue to use WinStart after a trial period of thirty 
  308. days, it is requested that you make a registration payment of $15.00 to Eagle 
  309. Software. The $15.00 registration fee will license one copy for use on any one 
  310. computer at any one time. You must treat this software just like a book. An 
  311. example is that this software may be used by any number of peole and may be 
  312. freely moved from one computer location to another, so long as there is no 
  313. possibility of it being used at one location while it's being used at another, 
  314. just as a book cannot be read by two different persons at the same time.
  315.  
  316. Commercial users of WinStart must register and pay for their copies of 
  317. WinStart within 30 days of first use or their license is withdrawn. 
  318. Site-license arrangements are avaiable by contacting Eagle Software.
  319.  
  320. Anyone distributing WinStart for any kind of remuneration must first contact 
  321. Eagle Software for authorization.
  322.  
  323. You are encourage to pass a copy of WinStart along to your friends for 
  324. evaluation. Plesae encourage them to register their copy if they find that 
  325. they can use it. All registered users will receive a copy of the latest 
  326. version of WinStart and other benefits as listed above.
  327.  
  328.  
  329. Eagle Software
  330. PO Box 399
  331. Somerset, OH  43783
  332. (614) 743-2706
  333.  
  334. November 28, 1994
  335.  
  336.